home *** CD-ROM | disk | FTP | other *** search
/ MindStor - The Ultimate Digital Camera Companion / MindStor.iso / mac / MSMAC.swf / scripts / DefineButton2_214 / BUTTONCONDACTION on(press).as next >
Text File  |  2002-06-04  |  79b  |  7 lines

  1. on(press){
  2.    tellTarget("ScrollDown")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.